Skip to content

Deployment: Dockerfile and Smithery config #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

calclavia
Copy link
Contributor

This PR adds files for deploying your MCP server on Smithery. After deployment, users can use your server over streamable HTTP (hosted on Smithery) without needing to install any dependencies.

Changes

  • Added Dockerfile to package your server for deployment.
  • Added Smithery Configuration file to specify how to start your server. See documentation.
  • Updated README to include installation command via Smithery and a popularity badge. Note that the command only works after the server is deployed on Smithery.

Server Details

Action Items

  • Build Passing: We verified that the Docker builds and your server starts up using an automated test.
  • Code Review: Please review the changes to ensure the configuration is accurate for your server.
  • Claim Server: Head to your server page to claim your server. This will let you edit your server listing on Smithery and deploy new versions of your server.

@stefanoamorelli stefanoamorelli force-pushed the main branch 2 times, most recently from f6fac68 to 36367c8 Compare May 19, 2025 19:06
@stefanoamorelli
Copy link
Owner

Thanks for your contribution @calclavia! A few comments:

  • License has been added separately from this PR;
  • Same for Dockerfile, although it uses pnpm for consistency;
  • I'd keep npmjs.org as package repository for now - is it blocking the release on smithery?

@calclavia
Copy link
Contributor Author

Thanks for your contribution @calclavia! A few comments:

  • License has been added separately from this PR;
  • Same for Dockerfile, although it uses pnpm for consistency;
  • I'd keep npmjs.org as package repository for now - is it blocking the release on smithery?

I don't think those changes will block!

@stefanoamorelli
Copy link
Owner

Great - do you mind dropping the files Dockerfile LICENSE and the .github/workflow?

@calclavia
Copy link
Contributor Author

Great - do you mind dropping the files Dockerfile LICENSE and the .github/workflow?

Done!

@stefanoamorelli stefanoamorelli merged commit 96efa59 into stefanoamorelli:main May 23, 2025
1 check passed
@stefanoamorelli
Copy link
Owner

Merged, thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants